home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 44 / PC Gamer IT CD 44 2-2.iso / peacemaker / Peacemaker / Gui / campwidg.DAT < prev    next >
Text File  |  1999-03-10  |  1KB  |  45 lines

  1. FSTPC 5
  2.  
  3. # THE CAMPAIGN BRIEFING
  4.  
  5. #====================================================================================================================
  6. # BRIEFING
  7.  
  8. # scroll up
  9. sRegion campupbut
  10. (:area 28 51 584 15 :parent campgui :trans :active_area :cursor uparrows :layer 1
  11. (:MLButtonDown 1
  12. 1 GUI_play clicksnd 0)
  13. (:MLButtonClk 1
  14. 1 text_but camptext 0))
  15.  
  16. # scroll down
  17. sRegion campdnbut
  18. (:area 28 415 584 15 :parent campgui :trans :active_area :cursor downarrows :layer 1
  19. (:MLButtonDown 1
  20. 1 GUI_play clicksnd 0)
  21. (:MLButtonClk 1
  22. 1 text_but camptext 1))
  23.  
  24. # pageup button
  25. sRegion camppupbut
  26. (:area 28 51 584 15 :parent campgui :trans :active_area :cursor uparrows :disabled :layer 1)
  27. # pagedown button
  28. sRegion camppdnbut
  29. (:area 28 415 584 15 :parent campgui :trans :active_area :cursor uparrows :disabled :layer 1)
  30.  
  31. TextWin camptext
  32. (:area 28 51 584 380 :parent campgui :trans :font fontc :buttons campupbut campdnbut camppupbut camppdnbut :layer 1)
  33.  
  34. #====================================================================================================================
  35. # MAIN SCREEN
  36. State3 cancelcamp
  37. (:area 261 433 119 38 :parent campgui :up butup :down butdown :high buthi :cursor high :trans :active_area :layer 1
  38. (:MLButtonDown 1
  39. 1 GUI_play clicksnd 0)
  40. (:MLButtonClk 2
  41. 0 GUI_Enter maingui
  42. 0 init_missions maingui))
  43.  
  44. Paths 0 0
  45.